Method WithMaxRecursionDepth(int)

Assembly: redb.Core.dll

Configure maximum recursion depth for complex queries ($and/$or/$not).
Default: 10 levels.

public override IRedbQueryable<TProps> WithMaxRecursionDepth(int depth)